From: Richard M. Stallman Date: Mon, 26 Jul 1993 21:27:16 +0000 (+0000) Subject: (BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs. X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~94765 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=2373f91ff4ced2b792dfffbd1c7d461a5d611f9c;p=emacs.git (BROKEN_TIOCGETC, BROKEN_TIOCGWINSZ): Add #undefs. --- diff --git a/src/s/usg5-4.h b/src/s/usg5-4.h index e91f38cfe04..96ccecefcf0 100644 --- a/src/s/usg5-4.h +++ b/src/s/usg5-4.h @@ -107,6 +107,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define HAVE_PTYS #define HAVE_SETSID #define HAVE_TERMIOS +#undef BROKEN_TIOCGWINSZ +#undef BROKEN_TIOCGETC /* It is possible to receive SIGCHLD when there are no children waiting, because a previous waitsys(2) cleaned up the carcass of child